Skip to content

fix(ToneMapping): remove use of CONVOLUTION attribute#308

Merged
CodyJasonBennett merged 1 commit into
masterfrom
fix/no-convolve-tonemappers
Dec 26, 2024
Merged

fix(ToneMapping): remove use of CONVOLUTION attribute#308
CodyJasonBennett merged 1 commit into
masterfrom
fix/no-convolve-tonemappers

Conversation

@CodyJasonBennett

Copy link
Copy Markdown
Member

Fixes #305 with a revert of #245. Convolution effects since lead to separate effect passes or severe performance ramifications when using tonemapping in projects, which is the end of a standard PBR workflow.

@CodyJasonBennett CodyJasonBennett merged commit c115639 into master Dec 26, 2024
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.16.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@CodyJasonBennett CodyJasonBennett deleted the fix/no-convolve-tonemappers branch December 26, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ToneMappingEffect is always converted to a separate full screen pass

1 participant